Add force replace option for language server download#975
Add force replace option for language server download#975kanushka merged 1 commit intowso2:bi-1.5.xfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Purpose
Updates the
download-lsscript to accept a new argument,--replace.This new argument Removes the existing Language Server (LS) JAR file located at
workspaces/ballerina/ballerina-extension/ls/ballerina-language-server-x.x.x.jarbefore downloading the new version.Changes
--replaceflag handling to thedownload-lsscript.--replaceis used.